[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
-e Use Extra Compression Method
* Option available only in PKLITE Professional version *
This option is used to produce the smallest executable files. It uses a
slightly different algorithm, which also scrambles the excutable file. This
scrambling makes the executable data more resistant to disassembly or "reverse
engineering" procedures.
After a file is compressed using this method, it cannot be expanded to match
the original executable file. If you attempt to expand it using the -x option,
PKLITE will return a message stating the file cannot be expanded. This option
is ideal for software developers who wish to distribute their programs in
compressed form.
C:\DATA> PKLITE -e TEST.EXE A:
In the example shown above, PKLITE will use the extra compression method to
compress TEST.EXE. The compressed file will be located on the A: drive.
-l Display software license screen
This option is used to display the PKLITE software license agreement. It is
also printed on page 5 of this manual. To display the license agreement, type
the following on the command line.
C:\> PKLITE -l
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson